Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughThis PR bumps mise from 2026.6.4 to 2026.6.5 across manifests, packaging, README, CHANGELOG, vendor metadata, and updates versioned usage-spec filenames in shell completion scripts. ChangesVersion Bump to 2026.6.5
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Greptile SummaryThis is a routine automated release PR bumping mise from version 2026.6.4 to 2026.6.5. All version references are updated consistently across packaging manifests, completion scripts, and documentation.
Confidence Score: 5/5Safe to merge — purely mechanical version bump with no logic changes. All changes are version string replacements and a changelog entry; no logic, config, or behavior has changed. Every file that tracks the version has been updated consistently, and the aqua-registry vendor tag advances as expected for a new release. No files require special attention. Important Files Changed
Reviews (10): Last reviewed commit: "chore: release 2026.6.5" | Re-trigger Greptile |
Hyperfine Performance
|
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.6.4 x -- echo |
20.3 ± 2.7 | 18.3 | 35.6 | 1.00 |
mise x -- echo |
20.5 ± 1.2 | 18.8 | 35.0 | 1.01 ± 0.15 |
mise env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.6.4 env |
19.3 ± 0.8 | 17.8 | 24.2 | 1.00 |
mise env |
19.9 ± 0.9 | 18.3 | 23.8 | 1.03 ± 0.06 |
mise hook-env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.6.4 hook-env |
20.0 ± 0.8 | 18.6 | 26.8 | 1.00 |
mise hook-env |
20.7 ± 0.8 | 19.2 | 25.9 | 1.03 ± 0.06 |
mise ls
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.6.4 ls |
16.4 ± 0.8 | 15.0 | 19.3 | 1.00 |
mise ls |
17.0 ± 0.9 | 15.7 | 21.6 | 1.04 ± 0.07 |
xtasks/test/perf
| Command | mise-2026.6.4 | mise | Variance |
|---|---|---|---|
| install (cached) | 138ms | 139ms | +0% |
| ls (cached) | 60ms | 60ms | +0% |
| bin-paths (cached) | 65ms | 64ms | +1% |
| task-ls (cached) | 129ms | 129ms | +0% |
576e418 to
b352a60
Compare
bbfb344 to
acf1013
Compare
🐛 Bug Fixes
🧪 Testing
📦️ Dependency Updates
Chore